[INFO] cloning repository https://github.com/tatsu-t/split51
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tatsu-t/split51" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftatsu-t%2Fsplit51", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftatsu-t%2Fsplit51'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03ad45914fd8febfa69fe6c7ad44f5c59a12a8fe
[INFO] fixing tatsu-t/split51 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftatsu-t%2Fsplit51" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tatsu-t/split51
[INFO] finished tweaking git repo https://github.com/tatsu-t/split51
[INFO] tweaked toml for git repo https://github.com/tatsu-t/split51 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tatsu-t/split51 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tatsu-t/split51 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-cursor v0.31.12
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.3.10
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.3.10
[INFO] [stderr]   Downloaded tray-icon v0.19.3
[INFO] [stderr]   Downloaded realfft v3.5.0
[INFO] [stderr]   Downloaded rubato v0.16.2
[INFO] [stderr]   Downloaded ringbuf v0.4.8
[INFO] [stderr]   Downloaded orbclient v0.3.50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 58debb35162c2dcc27832e6b2eaa16bfdc02b503e3235c985e9be373722b1ffe
[INFO] running `Command { std: "docker" "start" "58debb35162c2dcc27832e6b2eaa16bfdc02b503e3235c985e9be373722b1ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "58debb35162c2dcc27832e6b2eaa16bfdc02b503e3235c985e9be373722b1ffe" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58debb35162c2dcc27832e6b2eaa16bfdc02b503e3235c985e9be373722b1ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "58debb35162c2dcc27832e6b2eaa16bfdc02b503e3235c985e9be373722b1ffe" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking realfft v3.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rubato v0.16.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]     Checking ringbuf v0.4.8
[INFO] [stderr]     Checking libappindicator-sys v0.9.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking muda v0.15.3
[INFO] [stderr]     Checking libappindicator v0.9.0
[INFO] [stderr]     Checking tray-icon v0.19.3
[INFO] [stderr]     Checking split51 v2.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]   --> src/main.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use std::os::windows::process::CommandExt;
[INFO] [stdout]    |                  ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]   --> src/main.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     use std::os::windows::process::CommandExt;
[INFO] [stdout]    |                  ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/audio/loopback.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::core::PCWSTR;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/audio/loopback.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::Foundation::WAIT_OBJECT_0;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/audio/loopback.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::Win32::Media::Audio::*;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/audio/loopback.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::Media::Audio::Endpoints::IAudioEndpointVolume;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/audio/loopback.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows::Win32::System::Com::*;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/audio/loopback.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use windows::Win32::System::Threading::*;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows::core::PCWSTR`, `windows::Win32::Foundation::WAIT_OBJECT_0`, `windows::Win32::Media::Audio::*`, `windows::Win32::Media::Audio::Endpoints::IAudioEndpointVolume`, `windows::Win32::System::Com::*`, `windows::Win32::System::Threading::*`
[INFO] [stdout]   --> src/audio/loopback.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::core::PCWSTR;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 | use windows::Win32::Foundation::WAIT_OBJECT_0;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 | use windows::Win32::Media::Audio::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 | use windows::Win32::Media::Audio::Endpoints::IAudioEndpointVolume;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 | use windows::Win32::System::Com::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 | use windows::Win32::System::Threading::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:459:17
[INFO] [stdout]     |
[INFO] [stdout] 459 |         let _ = windows::Win32::Foundation::CloseHandle(event);
[INFO] [stdout]     |                 ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMMDevice` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:124:46
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn find_device_by_name(name: &str) -> Result<IMMDevice> {
[INFO] [stdout]     |                                              ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn find_device_by_name<IMMDevice>(name: &str) -> Result<IMMDevice> {
[INFO] [stdout]     |                       +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMMDeviceEnumerator` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:126:25
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let enumerator: IMMDeviceEnumerator = CoCreateInstance(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MMDeviceEnumerator` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 |             &MMDeviceEnumerator,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLSCTX_ALL` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             CLSCTX_ALL,
[INFO] [stdout]     |             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `eRender` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:132:56
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let collection = enumerator.EnumAudioEndpoints(eRender, DEVICE_STATE_ACTIVE)?;
[INFO] [stdout]     |                                                        ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEVICE_STATE_ACTIVE` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:132:65
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let collection = enumerator.EnumAudioEndpoints(eRender, DEVICE_STATE_ACTIVE)?;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IAudioClient` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:170:33
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     let client: IAudioClient = device.Activate(CLSCTX_ALL, None)?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLSCTX_ALL` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:170:64
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     let client: IAudioClient = device.Activate(CLSCTX_ALL, None)?;
[INFO] [stdout]     |                                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IAudioClient` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:191:29
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 let client: IAudioClient = device.Activate(CLSCTX_ALL, None)?;
[INFO] [stdout]     |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLSCTX_ALL` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:191:60
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 let client: IAudioClient = device.Activate(CLSCTX_ALL, None)?;
[INFO] [stdout]     |                                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `COINIT_MULTITHREADED` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:236:30
[INFO] [stdout]     |
[INFO] [stdout] 236 |         CoInitializeEx(None, COINIT_MULTITHREADED)
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IAudioClient` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:243:21
[INFO] [stdout]     |
[INFO] [stdout] 243 |         let client: IAudioClient = device.Activate(CLSCTX_ALL, None)?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLSCTX_ALL` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:243:52
[INFO] [stdout]     |
[INFO] [stdout] 243 |         let client: IAudioClient = device.Activate(CLSCTX_ALL, None)?;
[INFO] [stdout]     |                                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLSCTX_ALL` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:247:29
[INFO] [stdout]     |
[INFO] [stdout] 247 |             device.Activate(CLSCTX_ALL, None).ok();
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AUDCLNT_SHAREMODE_SHARED` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |             AUDCLNT_SHAREMODE_SHARED,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IAudioCaptureClient` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:282:29
[INFO] [stdout]     |
[INFO] [stdout] 282 |         let capture_client: IAudioCaptureClient = client.GetService()?;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]   --> src/main.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use std::os::windows::process::CommandExt;
[INFO] [stdout]    |                  ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]   --> src/main.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     use std::os::windows::process::CommandExt;
[INFO] [stdout]    |                  ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/audio/loopback.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::core::PCWSTR;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/audio/loopback.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::Foundation::WAIT_OBJECT_0;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/audio/loopback.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::Win32::Media::Audio::*;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/audio/loopback.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::Media::Audio::Endpoints::IAudioEndpointVolume;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/audio/loopback.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows::Win32::System::Com::*;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/audio/loopback.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use windows::Win32::System::Threading::*;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows::core::PCWSTR`, `windows::Win32::Foundation::WAIT_OBJECT_0`, `windows::Win32::Media::Audio::*`, `windows::Win32::Media::Audio::Endpoints::IAudioEndpointVolume`, `windows::Win32::System::Com::*`, `windows::Win32::System::Threading::*`
[INFO] [stdout]   --> src/audio/loopback.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::core::PCWSTR;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 | use windows::Win32::Foundation::WAIT_OBJECT_0;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 | use windows::Win32::Media::Audio::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 | use windows::Win32::Media::Audio::Endpoints::IAudioEndpointVolume;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 | use windows::Win32::System::Com::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 | use windows::Win32::System::Threading::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoCreateInstance` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:126:47
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let enumerator: IMMDeviceEnumerator = CoCreateInstance(
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoTaskMemFree` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:174:21
[INFO] [stdout]     |
[INFO] [stdout] 174 |                     CoTaskMemFree(Some(format_ptr as *const _ as *const _));
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoTaskMemFree` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:195:17
[INFO] [stdout]     |
[INFO] [stdout] 195 |                 CoTaskMemFree(Some(format_ptr as *const _ as *const _));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoInitializeEx` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 |         CoInitializeEx(None, COINIT_MULTITHREADED)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateEventW` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:279:21
[INFO] [stdout]     |
[INFO] [stdout] 279 |         let event = CreateEventW(None, false, false, PCWSTR::null())?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WaitForSingleObject` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:354:31
[INFO] [stdout]     |
[INFO] [stdout] 354 |             let wait_result = WaitForSingleObject(event, 100);
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoTaskMemFree` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:460:9
[INFO] [stdout]     |
[INFO] [stdout] 460 |         CoTaskMemFree(Some(format_ptr as *const _ as *const _));
[INFO] [stdout]     |         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoUninitialize` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:461:9
[INFO] [stdout]     |
[INFO] [stdout] 461 |         CoUninitialize();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:459:17
[INFO] [stdout]     |
[INFO] [stdout] 459 |         let _ = windows::Win32::Foundation::CloseHandle(event);
[INFO] [stdout]     |                 ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMMDevice` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:124:46
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn find_device_by_name(name: &str) -> Result<IMMDevice> {
[INFO] [stdout]     |                                              ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn find_device_by_name<IMMDevice>(name: &str) -> Result<IMMDevice> {
[INFO] [stdout]     |                       +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMMDeviceEnumerator` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:126:25
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let enumerator: IMMDeviceEnumerator = CoCreateInstance(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MMDeviceEnumerator` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 |             &MMDeviceEnumerator,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLSCTX_ALL` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             CLSCTX_ALL,
[INFO] [stdout]     |             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `eRender` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:132:56
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let collection = enumerator.EnumAudioEndpoints(eRender, DEVICE_STATE_ACTIVE)?;
[INFO] [stdout]     |                                                        ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEVICE_STATE_ACTIVE` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:132:65
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let collection = enumerator.EnumAudioEndpoints(eRender, DEVICE_STATE_ACTIVE)?;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IAudioClient` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:170:33
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     let client: IAudioClient = device.Activate(CLSCTX_ALL, None)?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLSCTX_ALL` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:170:64
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     let client: IAudioClient = device.Activate(CLSCTX_ALL, None)?;
[INFO] [stdout]     |                                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IAudioClient` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:191:29
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 let client: IAudioClient = device.Activate(CLSCTX_ALL, None)?;
[INFO] [stdout]     |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLSCTX_ALL` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:191:60
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 let client: IAudioClient = device.Activate(CLSCTX_ALL, None)?;
[INFO] [stdout]     |                                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `COINIT_MULTITHREADED` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:236:30
[INFO] [stdout]     |
[INFO] [stdout] 236 |         CoInitializeEx(None, COINIT_MULTITHREADED)
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IAudioClient` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:243:21
[INFO] [stdout]     |
[INFO] [stdout] 243 |         let client: IAudioClient = device.Activate(CLSCTX_ALL, None)?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLSCTX_ALL` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:243:52
[INFO] [stdout]     |
[INFO] [stdout] 243 |         let client: IAudioClient = device.Activate(CLSCTX_ALL, None)?;
[INFO] [stdout]     |                                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLSCTX_ALL` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:247:29
[INFO] [stdout]     |
[INFO] [stdout] 247 |             device.Activate(CLSCTX_ALL, None).ok();
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AUDCLNT_SHAREMODE_SHARED` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |             AUDCLNT_SHAREMODE_SHARED,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IAudioCaptureClient` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:282:29
[INFO] [stdout]     |
[INFO] [stdout] 282 |         let capture_client: IAudioCaptureClient = client.GetService()?;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoCreateInstance` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:126:47
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let enumerator: IMMDeviceEnumerator = CoCreateInstance(
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoTaskMemFree` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:174:21
[INFO] [stdout]     |
[INFO] [stdout] 174 |                     CoTaskMemFree(Some(format_ptr as *const _ as *const _));
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoTaskMemFree` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:195:17
[INFO] [stdout]     |
[INFO] [stdout] 195 |                 CoTaskMemFree(Some(format_ptr as *const _ as *const _));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoInitializeEx` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 |         CoInitializeEx(None, COINIT_MULTITHREADED)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/main.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |       let output = Command::new("reg")
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 26 | |         .args(["query", r"HKCU\Software\Microsoft\Windows\CurrentVersion\Run", "/v", "split51"])
[INFO] [stdout] 27 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateEventW` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:279:21
[INFO] [stdout]     |
[INFO] [stdout] 279 |         let event = CreateEventW(None, false, false, PCWSTR::null())?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WaitForSingleObject` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:354:31
[INFO] [stdout]     |
[INFO] [stdout] 354 |             let wait_result = WaitForSingleObject(event, 100);
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoTaskMemFree` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:460:9
[INFO] [stdout]     |
[INFO] [stdout] 460 |         CoTaskMemFree(Some(format_ptr as *const _ as *const _));
[INFO] [stdout]     |         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoUninitialize` in this scope
[INFO] [stdout]    --> src/audio/loopback.rs:461:9
[INFO] [stdout]     |
[INFO] [stdout] 461 |         CoUninitialize();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/main.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | /         Command::new("reg")
[INFO] [stdout] 42 | |             .args(["add", r"HKCU\Software\Microsoft\Windows\CurrentVersion\Run", 
[INFO] [stdout] 43 | |                    "/v", "split51", "/t", "REG_SZ", "/d", &path_str, "/f"])
[INFO] [stdout] 44 | |             .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/main.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         Command::new("reg")
[INFO] [stdout] 49 | |             .args(["delete", r"HKCU\Software\Microsoft\Windows\CurrentVersion\Run", 
[INFO] [stdout] 50 | |                    "/v", "split51", "/f"])
[INFO] [stdout] 51 | |             .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/main.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |       let output = Command::new("reg")
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 26 | |         .args(["query", r"HKCU\Software\Microsoft\Windows\CurrentVersion\Run", "/v", "split51"])
[INFO] [stdout] 27 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/main.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | /         Command::new("reg")
[INFO] [stdout] 42 | |             .args(["add", r"HKCU\Software\Microsoft\Windows\CurrentVersion\Run", 
[INFO] [stdout] 43 | |                    "/v", "split51", "/t", "REG_SZ", "/d", &path_str, "/f"])
[INFO] [stdout] 44 | |             .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/main.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         Command::new("reg")
[INFO] [stdout] 49 | |             .args(["delete", r"HKCU\Software\Microsoft\Windows\CurrentVersion\Run", 
[INFO] [stdout] 50 | |                    "/v", "split51", "/f"])
[INFO] [stdout] 51 | |             .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `split51` (bin "split51" test) due to 37 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `split51` (bin "split51") due to 37 previous errors
[INFO] running `Command { std: "docker" "inspect" "58debb35162c2dcc27832e6b2eaa16bfdc02b503e3235c985e9be373722b1ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58debb35162c2dcc27832e6b2eaa16bfdc02b503e3235c985e9be373722b1ffe", kill_on_drop: false }`
[INFO] [stdout] 58debb35162c2dcc27832e6b2eaa16bfdc02b503e3235c985e9be373722b1ffe
